ComponentOne Xamarin Edition
MoveCurrentTo Method
C1.CollectionView Assembly > C1.CollectionView Namespace > C1CollectionViewBase<T> Class : MoveCurrentTo Method
The item to be the current item.
Sets the specified item in the view as the current item.
Syntax
public bool MoveCurrentTo( 
   T item
)

Parameters

item
The item to be the current item.
See Also

Reference

C1CollectionViewBase<T> Class
C1CollectionViewBase<T> Members